home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilcli / mscclcmd.lha / AddMem.doc < prev    next >
Text File  |  1996-09-23  |  1KB  |  44 lines

  1. AddMem V1.0 by Chris Hodges
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. Introduction
  5. ~~~~~~~~~~~~
  6. This program will add non-autoconfig memory to your system.  If  you  don't
  7. know  about  your  memory board addresses, AddMem will certainly crash your
  8. system.
  9.  
  10. Requirements
  11. ~~~~~~~~~~~~
  12. AddMem needs Kick 2.04 or higher.
  13.  
  14. Usage
  15. ~~~~~
  16. AddMem START startadr TO endadr [PRI value] [NAME string]
  17.  
  18. startadr and endadr have to be valid memory addresses and must be given  as
  19. hex numbers.
  20.  
  21. The optional PRI parameter allows you to set the  priority  of  the  to  be
  22. mounted ram, if it is ommitted, the value 10 is used.
  23.  
  24. If the NAME string is not given, 'fastmem' will be taken as default.
  25.  
  26. Note to 68040-users: AddMem *MUST* be placed *BEFORE* SetPatch because  the
  27. 68040 support library locks all non-allocated addresses via MMU.
  28.  
  29. History
  30. ~~~~~~~
  31. V1.0 (12-Jun-95): First release.
  32.  
  33. Contact address
  34. ~~~~~~~~~~~~~~~
  35. Any mails or donations to:
  36.  
  37. Chris Hodges                    Account: 359 68 63
  38. Kennedystr. 8                   BLZ    : 700 530 70
  39. D-82178 Puchheim                Bank   : Sparkasse Fürstenfeldbruck
  40. Germany
  41. Tel.: +49-89/8005856
  42. Email: chris@sixpack.pfalz.de
  43.  
  44.